projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d8d4d7
)
* lisp/calendar/appt.el: Fix doc typo in previous.
author
Glenn Morris
<rgm@gnu.org>
Tue, 17 May 2011 04:05:39 +0000
(21:05 -0700)
committer
Glenn Morris
<rgm@gnu.org>
Tue, 17 May 2011 04:05:39 +0000
(21:05 -0700)
lisp/calendar/appt.el
patch
|
blob
|
history
diff --git
a/lisp/calendar/appt.el
b/lisp/calendar/appt.el
index 26f419824874fdd0ac07866d93aa0a0e162ace13..7fde9e348dbb7eba044446a518ab1f885a55ff91 100644
(file)
--- a/
lisp/calendar/appt.el
+++ b/
lisp/calendar/appt.el
@@
-119,7
+119,7
@@
See also `appt-audible' and `appt-display-mode-line'."
(defcustom appt-display-mode-line t
"Non-nil means display minutes to appointment and time on the mode line.
This is in addition to any other display of appointment messages.
-The mode line updates every minute, indepedent of the value of
+The mode line updates every minute, indepe
n
dent of the value of
`appt-display-interval'."
:type 'boolean
:group 'appt)